-
HomePageTest
12:03:14 pm / 00:00:01:387 Pass
HomePageTest
10.18.2022 12:03:14 pm 10.18.2022 12:03:16 pm 00:00:01:387 · #test-id=1Status Timestamp Details Info 12:03:14 pm Title of page: Engage Video Assistant | Telephony Bot | Jio Pass 12:03:14 pm Expected title of Home page should be 'Engage Video Assistant | Telephony Bot | Jio' Info 12:03:15 pm Current url of page: https://eva.jio.com/engage-video-assistant/ Pass 12:03:15 pm Expected url of Home page should be 'https://eva.jio.com/engage-video-assistant/' Info 12:03:15 pm By.xpath: //img[@alt='Jio Eva Portal']/following-sibling::span[.='EVA'] element is displayed Pass 12:03:15 pm Jio Eva logo should be displayed on Home page Info 12:03:15 pm By.cssSelector: button.login-button element is displayed Pass 12:03:16 pm Login button should be displayed on Home page Pass 12:03:16 pm HomePageTest is passed -
Login
12:03:16 pm / 00:00:44:307 Pass
Login
10.18.2022 12:03:16 pm 10.18.2022 12:04:00 pm 00:00:44:307 · #test-id=2Status Timestamp Details Info 12:03:17 pm Clicked on By.cssSelector: button.login-button element Info 12:03:17 pm Switched to new window: CDwindow-8D39D28EEDBF13C244D9F315A7ECD285 Info 12:03:17 pm Switched to new window: CDwindow-21CBC6F236167909A7C0DDE9823B1119 Info 12:03:22 pm Title of page: Engage Video Assistant Pass 12:03:22 pm Login page title should be displayed as : Engage Video Assistant Info 12:03:22 pm Current url of page: https://eva.jio.com/portal/login Pass 12:03:22 pm Login page url should be: https://eva.jio.com/portal/login Info 12:03:22 pm By.tagName: app-login element is displayed Pass 12:03:22 pm Login form should be displayed Info 12:03:23 pm By.cssSelector: input#mat-input-0 element is displayed Pass 12:03:24 pm EmailId field should be displayed Info 12:03:24 pm By.cssSelector: input#mat-input-1 element is displayed Pass 12:03:25 pm Password field should be displayed Pass 12:03:35 pm OTP field should not be displayed Info 12:03:35 pm By.cssSelector: button.btn-actions-sign-in element is displayed Pass 12:03:36 pm Sign in button should be displayed Info 12:03:39 pm By.cssSelector: input#mat-input-0Entered 'evajioautomation@gmail.com' in By.cssSelector: input#mat-input-0 element Info 12:03:39 pm By.cssSelector: input#mat-input-1Entered 'Abcd@1234' in By.cssSelector: input#mat-input-1 element Info 12:03:39 pm By.cssSelector: button.btn-actions-sign-in element is enabled Info 12:03:41 pm Clicked on By.cssSelector: button.btn-actions-sign-in element Info 12:03:51 pm By.cssSelector: input#mat-input-2 element is displayed Info 12:03:51 pm By.cssSelector: button.btn-actions-sign-in element is disabled Info 12:03:55 pm By.cssSelector: input#mat-input-2Entered '038868' in By.cssSelector: input#mat-input-2 element Info 12:03:55 pm By.cssSelector: button.btn-actions-sign-in element is enabled Info 12:03:55 pm Clicked on By.cssSelector: button.btn-actions-sign-in element Pass 12:04:00 pm Dashboard page title should be displayed as : Engage Video Assistant Pass 12:04:00 pm Dashboard page url should be: https://eva.jio.com/portal/home/dashboard Pass 12:04:00 pm Dashboard page should be displayed Pass 12:04:00 pm Login is passed -
ModelCreation
12:04:00 pm / 00:00:00:002 Pass
ModelCreation
10.18.2022 12:04:00 pm 10.18.2022 12:04:00 pm 00:00:00:002 · #test-id=3Status Timestamp Details Pass 12:04:00 pm ModelCreation is passed -
Logout
12:04:00 pm / 00:00:05:990 Fail
Logout
10.18.2022 12:04:00 pm 10.18.2022 12:04:06 pm 00:00:05:990 · #test-id=4Status Timestamp Details Info 12:04:00 pm By.cssSelector: app-header img[src*='EVA'] element is displayed Pass 12:04:01 pm Product icon should be displayed Info 12:04:01 pm By.cssSelector: app-header img[src*='notification'] element is displayed Pass 12:04:01 pm Notification icon should be displayed Info 12:04:01 pm By.cssSelector: app-header img[src*='user'] element is displayed Pass 12:04:02 pm User icon should be displayed Info 12:04:06 pm Title of page: Engage Video Assistant | Telephony Bot | Jio Fail 12:04:06 pm Logout is failed Fail 12:04:06 pm java.lang.AssertionError: expected [Engage Video Assistant] but found [Engage Video Assistant | Telephony Bot | Jio] Fail 12:04:06 pm [org.testng.Assert.fail(Assert.java:110), org.testng.Assert.failNotEquals(Assert.java:1413), org.testng.Assert.assertEqualsImpl(Assert.java:149), org.testng.Assert.assertEquals(Assert.java:131), org.testng.Assert.assertEquals(Assert.java:655), org.testng.Assert.assertEquals(Assert.java:665), com.jio.eva.tests.HomePageTests.Logout(HomePageTests.java:173), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77), java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.base/java.lang.reflect.Method.invoke(Method.java:568), org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139), org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677), org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221), org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50), org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:962), org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194), org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148), org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128), java.base/java.util.ArrayList.forEach(ArrayList.java:1511), org.testng.TestRunner.privateRun(TestRunner.java:806), org.testng.TestRunner.run(TestRunner.java:601), org.testng.SuiteRunner.runTest(SuiteRunner.java:433), org.testng.SuiteRunner.runSequentially(SuiteRunner.java:427), org.testng.SuiteRunner.privateRun(SuiteRunner.java:387), org.testng.SuiteRunner.run(SuiteRunner.java:330), org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52), org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95), org.testng.TestNG.runSuitesSequentially(TestNG.java:1256), org.testng.TestNG.runSuitesLocally(TestNG.java:1176), org.testng.TestNG.runSuites(TestNG.java:1099), org.testng.TestNG.run(TestNG.java:1067), org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115), org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251), org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)] -
Login
12:04:06 pm / 00:00:30:461 Pass
Login
10.18.2022 12:04:06 pm 10.18.2022 12:04:37 pm 00:00:30:461 · #test-id=5Status Timestamp Details Info 12:04:07 pm Clicked on By.cssSelector: button.login-button element Info 12:04:07 pm Switched to new window: CDwindow-8D39D28EEDBF13C244D9F315A7ECD285 Info 12:04:07 pm Switched to new window: CDwindow-21CBC6F236167909A7C0DDE9823B1119 Info 12:04:07 pm Switched to new window: CDwindow-B5DE36B40198BFE0D5E88D21022750B5 Info 12:04:07 pm Title of page: Engage Video Assistant Pass 12:04:07 pm Login page title should be displayed as : Engage Video Assistant Info 12:04:07 pm Current url of page: https://eva.jio.com/portal/login Pass 12:04:07 pm Login page url should be: https://eva.jio.com/portal/login Info 12:04:07 pm By.tagName: app-login element is displayed Pass 12:04:07 pm Login form should be displayed Info 12:04:08 pm By.cssSelector: input#mat-input-0 element is displayed Pass 12:04:08 pm EmailId field should be displayed Info 12:04:08 pm By.cssSelector: input#mat-input-1 element is displayed Pass 12:04:08 pm Password field should be displayed Pass 12:04:19 pm OTP field should not be displayed Info 12:04:19 pm By.cssSelector: button.btn-actions-sign-in element is displayed Pass 12:04:19 pm Sign in button should be displayed Info 12:04:19 pm By.cssSelector: input#mat-input-0Entered 'evajioautomation@gmail.com' in By.cssSelector: input#mat-input-0 element Info 12:04:19 pm By.cssSelector: input#mat-input-1Entered 'Abcd@1234' in By.cssSelector: input#mat-input-1 element Info 12:04:20 pm By.cssSelector: button.btn-actions-sign-in element is enabled Info 12:04:20 pm Clicked on By.cssSelector: button.btn-actions-sign-in element Info 12:04:30 pm By.cssSelector: input#mat-input-2 element is displayed Info 12:04:30 pm By.cssSelector: button.btn-actions-sign-in element is disabled Info 12:04:31 pm By.cssSelector: input#mat-input-2Entered '255907' in By.cssSelector: input#mat-input-2 element Info 12:04:31 pm By.cssSelector: button.btn-actions-sign-in element is enabled Info 12:04:31 pm Clicked on By.cssSelector: button.btn-actions-sign-in element Pass 12:04:36 pm Dashboard page title should be displayed as : Engage Video Assistant Pass 12:04:36 pm Dashboard page url should be: https://eva.jio.com/portal/home/dashboard Pass 12:04:37 pm Dashboard page should be displayed Pass 12:04:37 pm Login is passed Info 12:04:37 pm Closed browser
Started
Oct 18, 2022 12:03:08 pm
Ended
Oct 18, 2022 12:04:37 pm
Tests Passed
4
Tests Failed
1
Tests
Log events
Timeline